Upgrading to Laravel 5.5

Adding New Concerts

Autopublishing New Concerts

This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.

In one of the earliest lessons in the course, we added some functionality to make sure that only published concerts were visible in the browser.

Since we don't have the ability to publish new concerts from the UI yet, let's at least make sure that new concerts are published by default until we get to that feature.